Welcome![Sign In][Sign Up]
Location:
Search - Gauss Seidel

Search list

[Other resourceshuzhijisuan

Description: 本例包括,数值计算中的线性方程组的迭带法 有高斯-塞德尔迭带算法-the cases include the numerical calculation of the linear equations are iterative method of Gauss - Seidel iterative algorithm
Platform: | Size: 9024 | Author: 赤兵 | Hits:

[Other resourcet2_5

Description: 本题采用的计算方法为:主要用Jacobi迭代和Gauss-Seidel迭代解线性方程组。 Jacobi迭代算法思路:由方程组 ,使等式左端仅保留向量 ,其他一概放到右端,将 代入上式右端,便可(按顺序逐行)进行计算得到 。 Gauss-Seidel迭代和Jacobi迭代不同的是先计算第一式得到 ,用此数再参与第二式的右端的计算,依次类推。 -that the use of the method of calculating : main Jacobi iteration and the Gauss - Seidel iterative solution of linear equations. Jacobi iterative algorithm ideas : equations, so that the equation extreme retain only vector, into subguadratic else. will be incorporated into the on-subguadratic can (in order Progressive) calculated. Gauss - Seidel iterative and Jacobi iteration is different-first to be calculated first, used again in the second for the right side of the ceremony, followed by analogy.
Platform: | Size: 898 | Author: 王明明 | Hits:

[Other resourceNumericalAnalysisAlgorithm

Description: 列主元消元法解线性方程组(已通过验证) LU分解法解线性方程组(已通过验证): 雅可比迭代法(已通过P54例一和习题一的验证)高斯---赛得尔迭代法 拉哥朗日插值公式(乘幂法 -main-element elimination method for solving linear equations (validated) LU decomposition method for solving linear equations (which has been validated ) : Jacobi iteration (P54 cases through an Exercise and a certification) Gauss -- Seidel tournament in Japan interpolation Falagelang formula (207.142.131.235 France
Platform: | Size: 12231 | Author: xuyao | Hits:

[Other resourceGaussian_row

Description: We can see that using Gauss-Seidel iterative methods need only 13 timed to make           But using Jacobi method after 25 times the    is bigger than that using Gauss-Seidel iterative methods
Platform: | Size: 78921 | Author: 吕鹏 | Hits:

[Other resourceyuanma

Description: 数值计算方法解方程组实例,利用Gauss-Seidel迭代法解方程组
Platform: | Size: 181741 | Author: john | Hits:

[Other resourcegauss_Seidel

Description: 用matlab实现的Gauss-Seidel迭代法。
Platform: | Size: 14541 | Author: knight | Hits:

[WEB CodeIMGS

Description: 该文给出线性方程组改进的Gauss-Seidel迭代(被称之为IMGS方法)对于H矩阵的收敛性定理
Platform: | Size: 220062 | Author: | Hits:

[Other resourcemy_codes

Description: 平时完成作业做的几个小程序。有数值计算方面的梯形公式求积、simpson算法求积、Jacobi算法求解线性方程组、Gauss-Seidel法求解线性方程组,还有一个简单的学习成绩管理信息系统,可实现成绩录入、查询和排序等功能
Platform: | Size: 5877 | Author: huangye | Hits:

[Mathimatics-Numerical algorithms6.gauss-seidel

Description: Gauss_seidel算法,经典算法-Gauss_seidel algorithm, classical algorithm
Platform: | Size: 823 | Author: 黎元凯 | Hits:

[Mathimatics-Numerical algorithmsGauss-Seidel

Description: Gauss_Seidel迭代-Gauss_Seidel
Platform: | Size: 977 | Author: 陈国栋 | Hits:

[Other resourceshuzhifenxi

Description: 数值分析实验报告!包含多个实验! 实验一 非线性方程求根 实验二 线性代数方程组的解法 --------列主元Gauss消元法 实验三 线性代数方程组的解法 ——Gauss-Seidel迭代法等
Platform: | Size: 40290 | Author: geoshion | Hits:

[CSharpGauss-Seidel

Description: 该源码是国外用C#编写的用于数学分析的源码,主要用来解决高斯-塞得尔问题的
Platform: | Size: 17661 | Author: 李丽 | Hits:

[Mathimatics-Numerical algorithms高斯—塞德尔迭代法

Description: 高斯—塞德尔迭代法。-Gauss - Seidel iteration.
Platform: | Size: 9408 | Author: 陈新 | Hits:

[SourceCode用matlab实现的Gauss-Seidel迭代法

Description:
Platform: | Size: 14545 | Author: marinedmu@163.com | Hits:

[Algorithm线性方程组的迭代法和牛顿数值积分

Description: 线性方程组的迭代法:Jacobi, Gauss-Seidel,SOR,SOR for Poisson。 牛顿数值积分方法及其Steffensen加速法。
Platform: | Size: 1770 | Author: skiloop@126.com | Hits:

[CSharp线性方程组的迭代,matlab程序

Description: 雅可比(Jacobi)迭代、高斯-塞德尔(Gauss-Seidel)迭代、超松弛迭代法
Platform: | Size: 152576 | Author: 996356331@qq.com | Hits:

[Mathimatics-Numerical algorithms高斯-塞德尔

Description: c语言简单算法实例-c algorithm example, simple language
Platform: | Size: 3072 | Author: 张严 | Hits:

[Mathimatics-Numerical algorithmsGauss_Seidel迭代法

Description: 用C语言来实现的一个程序,可以求解线生方程组,比LU分解法求解速度快。- A program ,Using language c to relize ,can solve the line system of equations and rapider than a program with the way of LU Resolution
Platform: | Size: 19456 | Author: luo | Hits:

[matlab实验5-雅可比迭代

Description: 用Matlab软件以及雅克比迭代和高斯-赛德尔迭代解方程组Ax=b,分析、比较其结果-using Matlab software and the iterative and Jacques than Gauss- Seidel iterative solution equations Ax = b, analysis, comparison of the results
Platform: | Size: 17408 | Author: 葛林 | Hits:

[AlgorithmGauss_Seidel法解方程组

Description: Gauss_Seidel法解方程组,对同一系数矩阵的方程组,只须变换一次系数矩阵,即可求不同常数向量的不同方程组,大大提高计算效率,且可求解任意元线形方程组-Gauss_Seidel Solving equations, the same coefficient matrix equations, only a transformation coefficient matrix can be different for the different constant vector equations, greatly improving efficiency, which can be arbitrary yuan solving linear equations
Platform: | Size: 102400 | Author: 李征 | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »

CodeBus www.codebus.net